Methods of the TSharedObject class.
For a complete list of the TSharedObject class members, see the TSharedObject Members topic.
Public
Name | Description |
AddRef |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
Release |
Decrements the reference count.
|
See Also